<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	div#main {

		width: 1000px;

		margin-left: 0;

		padding-left: 20px;

		font: 12px/16px Verdana, Arial, Helvetica, sans-serif;

		color: #333;

		}

	#main ul {

		padding: 5px 0 0 0;

		}

	#main li {

		FONT-SIZE: 12px;list-style-type:none;

		}

	#columns {

		width: 930px;
		height:300px;
padding: 0 0 10px 0;
		float: left;

		}

	h1.first { display: none; }

	

/* Left Column */

	#leftColumn {

		width: 670px;

		float: left;

		}

	#topBanner {

		width: 680px;

		height: 220px;

		padding: 0 0 20px 0;

		}	

		

	/* Text section */

	#textSection {

		width: 250px;

		float: left;

		}
	#content1 {

		width: 680px;

		float: right;

		}
	#textSection div {

		float: left;

		width: 250px;

		}

	#textSection div.last1 {

		float: left;

		width: 627px;

		}

		

	h2 {

		margin: 0;

		padding: 0 0 4px 0;			

		font-size: 1em;

		color: #006699;

		background-color: inherit;

		}

	#textSection h2 {
	width: 215px;
	margin-right: 35px;
	border-bottom: 1px solid #006699;
	font-size: 13px;

		}

	div#textSection div#last h2 { 

		width: 215px; 

		margin-right: 0;

		}

		

		div#textSection div#last1 h2 { 

		width: 495px; 

		margin-right: 0;

		}	

	#textSection div#last p {

		width: 300px;

		margin: 5px 0 5px 0; 

		font-size: 1em;

		}	

			#textSection div#last1 p {

		width: 500px;

		margin: 5px 0 5px 0; 

		font-size: 1em;

		}

	div#bannerText {

		clear: both;

		width: 13em;

		font-size: 1em;

		}

	#bannerText h2 { margin-top: 0; padding-top: 25px; }

	

	#textSection p {

		margin: 5px 30px 5px 0;

		padding: 0;

		}



/* Right Column */

	#rightColumn {

		width: 270px;

		float: right;

	}

	



		

/* Bottom */

	#bottomBanner {

		clear: both;

		border-top: 1px solid #006699;

		}

		
</pre></body></html>